Skip to content

Error on unicode surrogates in mypyc - #21936

Merged
ilevkivskyi merged 2 commits into
python:masterfrom
ilevkivskyi:fix-surrogate-nativeparse
Sep 7, 2026
Merged

Error on unicode surrogates in mypyc#21936
ilevkivskyi merged 2 commits into
python:masterfrom
ilevkivskyi:fix-surrogate-nativeparse

Conversation

@ilevkivskyi

Copy link
Copy Markdown
Member

This PR is expected to fail until mypyc/ast_serialize#82 is merged and released.

cc @JukkaL

@github-actions

This comment has been minimized.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@ilevkivskyi
ilevkivskyi merged commit fbb46ae into python:master Sep 7, 2026
25 checks passed
@ilevkivskyi
ilevkivskyi deleted the fix-surrogate-nativeparse branch September 7, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant